Total Complexity | 40 |
Dependencies | 4 |
Dependents | 17 |
Total lines | 399 |
Lines of code | 230 |
Logical lines of code | 115 |
Comment lines | 108 |
Methods | 15 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
install_plugins() | 37 | 8 | 82 | |
activate_plugins() | 46 | 7 | 38 | |
get_plugin_path_from_slug() | 60 | 4 | 13 | |
schedule_install_plugins() | 64 | 3 | 8 | |
schedule_activate_plugins() | 64 | 3 | 8 | |
get_action_data() | 59 | 2 | 14 | |
get_installed_plugins_paths() | 63 | 2 | 10 | |
is_plugin_installed() | 74 | 2 | 4 | |
is_plugin_active() | 73 | 2 | 4 | |
get_plugin_data() | 71 | 2 | 5 | |
get_installation_status() | 63 | 1 | 11 | |
get_activation_status() | 63 | 1 | 11 | |
init() | 74 | 1 | 4 | |
get_installed_plugin_slugs() | 66 | 1 | 9 | |
get_active_plugin_slugs() | 66 | 1 | 9 |